github.com/jackc/pgx/v5.proxyError.background (field)

3 uses

	github.com/jackc/pgx/v5 (current package)
		conn.go#L115: 		background: background,
		conn.go#L121: 	background error
		conn.go#L126: func (err *proxyError) Unwrap() error { return err.background }